McProbeTrigger.AxisSwitch property

The digital input is from an axis or I/O module. By default, it is false.

true: axis.

false: I/O module.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool AxisSwitch { get; set; }
Public Property AxisSwitch As Boolean

Property Value

Type: bool

See also

McProbeTrigger Class

IntervalZero.KINGSTAR.Base Namespace